home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 3 / Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso / music2 / play100.arj / PLAY.DOC next >
Text File  |  1993-01-13  |  961b  |  30 lines

  1.  
  2. PLAY v1.00 ■ Copyright 1993 by John Giesbrecht (1:247/128)
  3.  
  4. Play is simple utility which plays Maximus TUNES.BBS-style tunes from the
  5. command line.  The syntax is simply
  6.  
  7. PLAY <filename>
  8.  
  9. Blank lines in the input file are ignored.  Lines beginning with an
  10. asterisk or a semicolon are treated as comments, and are echoed to the
  11. screen.  The tune ends when a blank line, a comment line,  or the end of
  12. the file is encountered.
  13.  
  14. As each note is played, PLAY displays:
  15.  
  16. - its ordinal number within the tune
  17. - the line number of the input file where the note is specified (useful for
  18.   debugging)
  19. - it frequency in Hz
  20. - it duration in milliseconds.
  21.  
  22. Pressing any key while a tune is playing will stop it.  When PLAY finishes,
  23. it displays the elapsed time.
  24.  
  25. PLAY is, of course, absolutely free.  (Do you think I'd have the gall to
  26. charge for this? :*)  Comments and suggestions are always welcome; please
  27. send them to me at 1:247/128.
  28.  
  29.  
  30.